Skip to content
Back to search
30
MCP

AIM Guard

pulsemcp/aim guard

Provides security middleware that guards MCP implementations against unauthorized access, data leakage, and malicious interactions through threat detection and protection validation.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-trust-guard
Security middleware for MCP servers. Trust-based access control, rate limiting, and audit logging. Zero dependencies.
0 tools
mcp-auth-guard
Intuitive authorization middleware for MCP tools with type-safe policies
0 tools
io.github.mlawsonking/email-guard-mcp
Email safety for AI agents: scan inbound for prompt-injection/phishing + outbound for secret leaks.
0 tools
AgentIAM
MCP wrapper for AgentIAM's agent safety, intelligence, and identity verification endpoints on Base.
0 tools
langprotect-mcp-gateway
Security gateway for Model Context Protocol (MCP) to protect AI tool interactions
0 tools
io.github.liminalpepe/agent-guard-mcp
Verify-before-act safety checks for AI agents: packages, lockfiles, manifests, CI workflows.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "aim_guard": {
      "url": "None",
      "transport": "http"
    }
  }
}